Open the Portico Developer Guide site
Pos Gateway Schema
PaymentFacilitatorTxnId Element
Pos Gateway Schema > AuthRspStatusType Complex Type : PaymentFacilitatorTxnId Element
Description

Unique transaction identifier assigned by the payment facilitator.

Namespace http://Hps.Exchange.PosGateway
Type
xs:string
Overview
PaymentFacilitatorTxnId optional xs:string

Unique transaction identifier assigned by the payment facilitator.

Source
<xs:element name="PaymentFacilitatorTxnId" type="xs:string" minOccurs="0" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">Unique transaction identifier assigned by the payment facilitator.</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AuthRspStatusType Complex TypePos Gateway Schema